

.er-portrait .tu{
  width: 80px; height: 80px;border-radius: 40px
}
.er-portrait .tu-right a{
  line-height: 30px;
}
.er-portrait .resources{
  text-align: center;line-height: 24px;overflow: hidden;margin-top: 10px;
  margin: 12px 0;
}
.er-portrait .cloud-disk{
  width: 100%;
  margin-top: 10px;
  border-color: #30C269;
  color: #30C269;
  padding: 12px 20px;
}
.er-portrait .action{
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 44px;
  left: 0;
  top: 100%;
  color: #fff;
  transition:top 0.5s;
}
.er-portrait .resources-box{
  position: relative;
  flex: 1;
}
.er-portrait .resources-box::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 0px;
    height: 30px;
    /* font-size: 22px; */
    width: 1px;
    border-right: 1px solid #b6b6b6;
}
.er-portrait .resources-box:first-child:after {
    border:0;
}
.er-portrait .resources-box:hover .action{
  top: 0;
}
.er-portrait .tu-right-title {
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  font-family: 默认;
}
 .er-portrait .resources-top {
  font-size: 18px;
}
 .er-portrait .tu {
  width: 80px;
  height: 80px;
  border-radius: 40px;
}


.mk10044_1_0_1 .er-tabs-name{
    font-weight: 500 !important;
    font-size: 1.7rem !important;
}


